andresmmera
02/07/2025, 5:05 AM"rsil_model": "res_rsil",
"rsil_rspec": "7.0",
"rsilG2_model": "res_rsil",
... more rsil params
"rpnd_rspec": "339.0",
"rpnd_rkspec": "14.0",
"rpnd_rzspec": "4.6e-5",
... more rpnd params
I think it would be more convenient to append these variables inside the component definition in XML as "extra variables" (but make them read-only or even hidden). This would simplify the management of passing variables to muParser.
These constants could be automatically appended/updated to the XML file by running a script (e.g. during PDK installation) that pulls data from "sg13g2_tech.json"..
@Krzysztof Herman, do you see any problems with this approach?